home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Magazines / HyperAge™ MediaStack / HyperAge™ MediaStack / background_12516.txt < prev    next >
Encoding:
Text File  |  1988-03-07  |  1.5 KB  |  79 lines

  1. -- background: 12516 from stack: in
  2. -- bmap block id: 11096
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Circulation
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 2002
  11. -- rect: left=197 top=106 right=277 bottom=480
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 20
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 18
  19. -- part name: Full Quote
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 00
  24. -- high flags: 2004
  25. -- rect: left=37 top=106 right=258 bottom=194
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 65535
  29. -- font id: 20
  30. -- text size: 24
  31. -- style flags: 256
  32. -- line height: 28
  33. -- part name: Feature Quote
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=197 top=288 right=317 bottom=341
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   watch
  51.   clicker
  52.   visual effect dissolve
  53.   go to next card of this background
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part 4 (button)
  59. -- low flags: 00
  60. -- high flags: 0000
  61. -- rect: left=445 top=299 right=332 bottom=499
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: Return
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   watch
  73.   boinger
  74.   visual effect zoom in
  75.   pop card into bitbucket
  76.   go to card "openKit"
  77. end mouseUp
  78.  
  79.